Welcome![Sign In][Sign Up]
Location:
Search - array class

Search list

[Software Engineeringc_zhizhen

Description: c语言中的指针专题 一、数组的指针、指针数组以及指向指针的指针 二、函数指针、函数的指针参数以及返回指针的函数 三、类成员的指针 -c language pointer thematic one, the array pointer, pointer array, as well as indicators point to the second pointer, function pointer, function pointer parameters and return a function pointer III class member pointer
Platform: | Size: 14336 | Author: yellow | Hits:

[GDI-BitmapLaVolpe32bppDIB

Description: Enclosed is a suite of classes that allow you to work strictly with 32bpp DIBs, including recognizing transparency/alpha channels in gifs, icons, pngs, & bitmaps. There are a bunch of "nice to have" routines and maybe an eye-opener or two for some of you. The classes are heavily commented. 19Nov07: bug located--cBmpParser failed to load properly from array when array was not zero-bound. Added SwapDIB method & KeepGDIplusActive property, some Win9x routines tweaked. 20Nov07:: Posted wrong version of updates, sorry. Discoverd GDI+ may work with Win95 (it does for me). Class now will test GDI+ on all O/S vs assuming it won t work as documented. Review Change History in the RTF file for important notes overview of class functions/properties.
Platform: | Size: 690176 | Author: fddghh | Hits:

[Otherqarray_demo

Description: c++中自定义结构的动态数组源码,支持排序.给了动态数组模板类,以及排序的模板函数.-c++ customize dynamic array source to support the sort. to the dynamic array template class, as well as the sort of template function.
Platform: | Size: 13312 | Author: wdx | Hits:

[Other2

Description: 设计一个类模板,用于对数组进行排序、查找、求元素和,并以整数数组和实数组进行编程测试。-The design of a class template, used to sort the array, find, and elements and, and an integer array and is programmed to test the array.
Platform: | Size: 1024 | Author: fanxiu | Hits:

[SQL ServerEnterpriseObjects

Description: 用于c#.net数据库操作的类库。能把结婚集以数组的形成操作。-For c#. Net Class Library database operations. Set to be married to the formation of an array operation.
Platform: | Size: 251904 | Author: 徐春 | Hits:

[Mathimatics-Numerical algorithmsf

Description: 设计一个类模板Find,用于对一个有序数组采用二分法查找指定数据的元素下标-The design of a class template Find, for an orderly array of data using dichotomy to find the elements specified subscript
Platform: | Size: 1024 | Author: 苏浙 | Hits:

[JSP/Java263_TestStudent

Description: 课程类有名字,学生数组,老师,学生个数属性。 有增加学生方法,查看课程信息方法,查看课程详细信息方法,查询学生信息方法 -Course class has the name of the array of students, teachers, students number of attributes. There are methods of increasing the number of students to view course information methods, view the course details methods, methods of inquiry Student Information
Platform: | Size: 12288 | Author: | Hits:

[assembly languageZHSY

Description: 实验内容: 编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号把学生顺序把学生名次显示出来。 实验要求:1.必须画流程图。2.本程序要求要有多重循环和子程序,其中 成绩输入、计算学生名次、显示学生名次都分别用子程序,也可用宏处理。-Experiment content: the preparation of a procedure, the requirements to receive keyboard input from a class of student achievement, and deposited in the 50-byte array GRADE, which GRADE+ N Save Student N+ 1 of student achievement. GRADE then the student achievement, the students ranked RANK fill 50 byte array, which RANK+ N content of school No. N+ 1 ranking students. No. school students and then the order of ranking students displayed. Experimental requirements: 1. Must be drawn flow chart. 2. This procedure requires multiple cycles and subprogram, which results input, calculating student rankings, showing the students were Subroutine rankings are also available to deal with Acer.
Platform: | Size: 1024 | Author: lixian | Hits:

[GDI-Bitmap20081212

Description: 编制一个剪子,锤子,布的游戏程序。 先使用随机类在划拳数组中,随机取一个, 然后用户选择一个,最后将两者进行比较, 通过比较得出想要的结果。-The preparation of a scissors, a hammer, cloth game procedures. First class划拳random array, a random check, and then select a user, and finally compare the two, reached by comparing the desired results.
Platform: | Size: 2048 | Author: 王叶松 | Hits:

[Special Effectsnijuzhen

Description: 自己写的一个类 句阵操作 内容可靠 欢迎大家下载-Write your own array to operate a class sentence reliable welcome you to download content
Platform: | Size: 2048 | Author: dove | Hits:

[Data structscheckarray

Description: 设计一个用于检查数组在使用时下标是否越界的类,如越界给出提示。(知识点:下标运算符的重载)。-Used to check the design of a current array subscript is in the use of cross-border class, such as cross-border give tips. [Knowledge points: subscript operator overloading].
Platform: | Size: 5120 | Author: 王清 | Hits:

[Linux-UnixKoules

Description: Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于DirectDraw的小游戏 Koules: Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。-Clear Mine mine Game: This is a simulation game mine vc coding procedure coding thought: through several array set the location of mined areas, their own view class create a member of several functions, analysis of whether there are mine, and mine the months few. DirectDraw-based mini-games Koules: Koules is based on the DirectDraw Game with small DirectDraw, DirectSound, DirectInput comprehensive examples transplanted from the Games under linux, the original code easier to understand the structure better.
Platform: | Size: 187392 | Author: 小H | Hits:

[GUI DevelopCSSTidy-1.3

Description: 一个CSS的语法解析器,读取CSS代码,并存成矩阵。用以优化和纠正CSS代码。-This class represents a CSS parser which reads CSS code and saves it in an array. In opposite to most other CSS parsers, it does not use regular expressions and thus has full CSS2 support and a higher reliability. The downside of not using regular expressions is a lower speed though. Additional to that it applies some optimisations and fixes to the CSS code. An online version should be available here: http://cdburnerxp.se/cssparse/css_optimiser.php
Platform: | Size: 118784 | Author: Dion Hua | Hits:

[Windows Developclearmine

Description: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。-This is a simulated mine vc game coding procedure coding idea: through several array set the location of mined areas, their own view class create a member of several functions, analysis of whether there are mine, as well as the number of mine.
Platform: | Size: 38912 | Author: 刘栋 | Hits:

[Data structsTsinghuaCdatastructures

Description: 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Queensland C++ data structures courseware slides Through the study of curriculum, knowledge and skills to achieve two objectives: 1, knowledge areas: data structure from the class definition and object use, and storage that implementation and operation of two levels, the system commonly used to study and master the basic data structure (including the array, the order form, polynomial, string , linked lists, stacks and queues, priority queues, generalized form, trees and forests, tree, heap, collection, map, search structures, index structures, hash structures, etc.) and their different implementation, understanding and skills analysis , compare and choose a different data structure, different storage structure, the principle of different algorithms and methods for follow-up study to lay the foundation of the curriculum.
Platform: | Size: 1839104 | Author: ciweijsf | Hits:

[OS programBitArrayApp

Description: The class CBitArray behaves like a specialization of the MFC template class CArray. A real specialization is not possible because of a missing simple data type for a bit. For maximum efficiency the bits are packed into a dynamic array of unsigned longs. You can easily modify the type of the date containing the bits (see typedef ULONG T in the declaration of CBitArray). CBitArray implements all member functions of the MFC class including the operator function [] (both for l-values and r-values). The private member functions Copylr, Copyrl, and X are derived from the same-named functions of the class bitstring written by P.J. Plauger and are published with permission of the author.
Platform: | Size: 23552 | Author: tony Lam | Hits:

[ADO-ODBCdatebase

Description: 这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。-This is my c++ language curriculum design, including a total of 5 procedures, 1. A simple database system design (refer to FoxBase), 2. The design of a string class, requires a calculation of the length of the string, the size of two string comparison , two string functions. 3. Designed plural type Complex, with a plural set of input and output, both the plural functions of addition and multiplication. 4. To design a one-dimensional vector (array) template class Vector 5. The design of a list (list) template class List. Database system for me to do one of the two versions, one of the report also includes the curriculum, I hope everyone criticism, thank you.
Platform: | Size: 609280 | Author: 赵洋洲 | Hits:

[ADO-ODBCsnowbase

Description: 这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the compression bag 5 procedures, a report, are my c language curriculum design, one of the database system designed to better achieve using c language, code 5000 line, including the curriculum well here, 1. To design a string type , requires a calculation of the length of the string, the size of two string comparison, the two string functions. 2. Designed plural type Complex, with a plural set of input and output, both the plural functions of addition and multiplication. 3. To design a one-dimensional vector (array) template class Vector 4. The design of a list (list) template class List 5. A simple database system design (refer to FoxBase).
Platform: | Size: 610304 | Author: 赵洋洲 | Hits:

[Software EngineeringCalculatorcode

Description: Java程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计的缺点是:不能很好的体现java的面向对象的特点。-Calculator Java program are: a graphical interface with a combination of mathematical calculations. Implementation of the graphical interface: buttons, taking into account the many questions and易混, on the choice of finish with the array to achieve, to carry out operations in the figure, the Administration will consider all our ordinary calculator by pressing the button to show the figure, so there must be a Class to get the button on the figure, can be seen also required to receive the button on the operator symbols, figures and symbols on the button operations on the list are in, and through the node list to identify a number of different computing or symbols generally is the first storage node in the figure is the first take part in several operations, the second is putting the symbol of the operator, the third place are the second take part in several operations, the merits of program design are: the clarity of easy to understand, easy to modify. Disadvantage of this design are: jav
Platform: | Size: 9216 | Author: 邓彭成 | Hits:

[MacOS developSortDescriptor

Description: 使用NSSortDescriptor类对NSArray数组中的数据按照规则排序。-NSArray Class NSSortDescriptor use of the data in an array sorted in accordance with the rules.
Platform: | Size: 19456 | Author: 冷秋魂 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »

CodeBus www.codebus.net